libdancer-session-cookie-perl software package provides encrypted cookie-based session backend for Dancer, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libdancer-session-cookie-perl
libdancer-session-cookie-perl is installed in your system.
Make ensure the libdancer-session-cookie-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libdancer-session-cookie-perl *
You will get with libdancer-session-cookie-perl package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Perl |
| Package | libdancer-session-cookie-perl |
| Version | 0.25-1 |
| Description | encrypted cookie-based session backend for Dancer |
| Sub Section | Perl |